home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Shareware / Utilities / CreaText 1.3.2ƒ.sea / CreaText 1.3.2ƒ / CreaText Help / docs / menu < prev    next >
Encoding:
Text File  |  2001-09-01  |  7.4 KB  |  415 lines  |  [TEXT/JAZZ]

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Menus</TITLE>
  4. <META name="AppleTitle" content="CreaText Help">
  5. <META name="DESCRIPTION" content="This page describes CreaText's menu">
  6. <META name="KEYWORDS" content="menu, file, edit, web, insert, windows">
  7. </HEAD>
  8.  
  9. <BODY bgcolor="white">
  10.  
  11. <FONT face="Charcoal" size="6">
  12. Menus
  13. </FONT>
  14. <P>
  15. </P>
  16. In this part, CreaText's most important menus are explained. Basic functions like the Edit menu are not explained because you should know these from the allday use of the Mac.
  17.  
  18.  
  19. <BR><BR>
  20. <A HREF="#Ablage">File</A><BR>
  21. <A href="#Bearb">Edit</A><BR>
  22. <A href="#Web">Web</A><BR>
  23. <A href="#Einfugen">Insert</A><BR>
  24. <A href="#Fenster">Windows</A><BR>
  25.  
  26.  
  27. <BR> <BR>
  28.  
  29. <HR>
  30. <BR>  
  31. <BR>
  32.  
  33.  
  34. <!-- FILE  -->
  35.  
  36. <FONT color="#330099" face="Chicago" size="3">
  37. <A name="Ablage">File</A>
  38. </FONT>
  39. <BR><BR>
  40.  
  41. <TABLE border="0">
  42.  
  43. <TR>
  44. <TD width="250"><B>New blank document</B></TD><TD>Command-N</TD>
  45. </TR>
  46. <TR>
  47. <TD colspan="2">
  48. Creates a new blank document. In the <A href="Prefs">Preferences</A> dialog, you can customize this function.
  49. </TD>
  50. </TR>
  51.  
  52. <TR>
  53. <TD colspan="2"> </TD>
  54. </TR>
  55. <TR>
  56. <TD colspan="2"> </TD>
  57. </TR>
  58.  
  59. <TR>
  60. <TD width="250"><B>New document...</B></TD><TD>Command-Shift-N</TD></TR>
  61. <TR><TD colspan="2">
  62. Creates a new document. In the shown dialog you can setup many HTML parameters, e.g. Background-Color.<BR>
  63. See also <A href="new">New document</A>
  64. </TD>
  65. </TR>
  66.  
  67.  
  68. <TR>
  69. <TD colspan="2">
  70.  
  71. </TD>
  72. </TR>
  73. <TR>
  74. <TD colspan="2">
  75.  
  76. </TD>
  77. </TR>
  78.  
  79. <TR>
  80. <TD width="250">
  81. <B>Export to DOS...</B></TD><TD>Command-Option-S</TD>
  82. </TR>
  83. <TR>
  84. <TD colspan="2">
  85. Saves the current document readable for DOS/Windows computers.
  86. </TD>
  87. </TR>
  88.  
  89. <TR>
  90. <TD colspan="2">
  91.  
  92. </TD>
  93. </TR>
  94. <TR>
  95. <TD colspan="2">
  96.  
  97. </TD>
  98. </TR>
  99.  
  100. <TR>
  101. <TD width="250">
  102. <B>Export to UNIX...</B></TD><TD>Command-Control-S</TD>
  103. </TR>
  104. <TR>
  105. <TD colspan="2">
  106. Saves the current document readable for computers running UNIX.
  107. </TD>
  108. </TR>
  109.  
  110. <TR>
  111. <TD colspan="2">
  112.  
  113. </TD>
  114. </TR>
  115. <TR>
  116. <TD colspan="2">
  117.  
  118. </TD>
  119. </TR>
  120.  
  121. <TR>
  122. <TD width="250">
  123. <B>Set window size...</B></TD><TD> </TD>
  124. </TR>
  125. <TR>
  126. <TD colspan="2">
  127. Sets the size for main windows to the size (width x height) of the current main window.
  128. </TD>
  129. </TR>
  130.  
  131. <TR>
  132. <TD colspan="2">
  133.  
  134. </TD>
  135. </TR>
  136. <TR>
  137. <TD colspan="2">
  138.  
  139. </TD>
  140. </TR>
  141.  
  142.  
  143.  
  144. </TABLE>
  145.  
  146.  
  147. <!--EDIT  -->
  148.  
  149. <FONT color="#330099" face="Chicago" size="3">
  150. <A name="Bearb">Edit</A>
  151. </FONT>
  152. <BR><BR>
  153.  
  154. <TABLE border="0">
  155.  
  156. <TR>
  157. <TD width="250"><B>Text services</B></TD> <TD> </TD>
  158. </TR>
  159. <TR>
  160. <TD colspan="2">
  161. The Text services submenu offers some nice functions for text editing.
  162. <UL>
  163.  <LI>Titlecase selection</LI><BR>
  164.  <I>Sets the current selection's case to Titlecase, that means "apple" becomes "Apple"</I><BR>
  165.  <LI>Uppercase selection</LI><BR>
  166.  <I>Sets the current selection's case to Uppercase, that means "apple" becomes "APPLE"</I><BR>
  167.  <LI>Lowercase selection</LI><BR>
  168.  <I>Sets the current selection's case to Lowercase, that means "APPLE" becomes "apple"</I><BR>
  169.   <LI>Exchange left to letters</LI><BR>
  170.  <I>This is a little handy functions which exchanges the two letters left to the current selection mark's position.
  171.       For example: You want to write "Apple", but you accidentally write "Appel", just use this function and you have "Apple"</I><BR>
  172. </UL>
  173.  
  174. </TD>
  175. </TR>
  176.  
  177. <TR>
  178. <TD colspan="2">
  179.  
  180. </TD>
  181. </TR>
  182. <TR>
  183. <TD colspan="2">
  184.  
  185. </TD>
  186. </TR>
  187.  
  188.  
  189.  
  190. <TR>
  191. <TD width="250"><B>Document info...</B></TD> <TD>Command-Shift-I</TD>
  192. </TR>
  193. <TR>
  194. <TD colspan="2">
  195. Shows a statistical overview of the current document.
  196. </TD>
  197. </TR>
  198.  
  199. <TR>
  200. <TD colspan="2">
  201.  
  202. </TD>
  203. </TR>
  204. <TR>
  205. <TD colspan="2">
  206.  
  207. </TD>
  208. </TR>
  209.  
  210.  
  211. <TR>
  212. <TD width="250"><B>Preferences...</B></TD> <TD>Command-Y</TD>
  213. </TR>
  214. <TR>
  215. <TD colspan="2">Shows the preferences dialog in which you can customize the application's appearance and behavior. See also <A HREF="prefs">Preferences</A>
  216.  
  217. </TD>
  218. </TR>
  219.  
  220. <TR>
  221. <TD colspan="2">
  222.  
  223. </TD>
  224. </TR>
  225. <TR>
  226. <TD colspan="2">
  227.  
  228. </TD>
  229. </TR>
  230.  
  231. </TABLE>
  232.  
  233. <BR><BR>
  234.  
  235. <!-- W E B  -->
  236.  
  237. <FONT color="#330099" face="Chicago" size="3">
  238. <A name="Web">Web</A>
  239. </FONT>
  240. <BR><BR>
  241.  
  242. <TABLE border="0">
  243.  
  244.  
  245. <TR>
  246. <TD width="250"><B>View with xyz...</B></TD><TD> </TD>
  247. </TR>
  248. <TR>
  249. <TD colspan="2">
  250. These entries have the same functions like the buttons in the main window, they show the current document in one of the available browsers. Note: The document has to be saved.
  251. </TD>
  252. </TR>
  253.  
  254. <TR>
  255. <TD colspan="2">
  256.  
  257. </TD>
  258. </TR>
  259. <TR>
  260. <TD colspan="2">
  261.  
  262. </TD>
  263. </TR>
  264.  
  265. <TR>
  266. <TD width="250"><B>Change Tags to uppercase/lowercase</B></TD><TD> </TD>
  267. </TR>
  268. <TR>
  269. <TD colspan="2">
  270. This function changes all Tags in the current document to upper- respective lowercase. Comments and Tag attributes are not affected.
  271. </TD>
  272. </TR>
  273.  
  274. <TR>
  275. <TD colspan="2">
  276.  
  277. </TD>
  278. </TR>
  279. <TR>
  280. <TD colspan="2">
  281.  
  282. </TD>
  283. </TR>
  284.  
  285. <TR>
  286. <TD width="250"><B>Color chooser...</B></TD><TD>Command-Option-C</TD>
  287. </TR>
  288. <TR>
  289. <TD colspan="2">
  290. Shows the color chooser. See <A href="cc">Color chooser</A> for detailed explanation.
  291. </TD>
  292. </TR>
  293.  
  294. <TR>
  295. <TD colspan="2">
  296.  
  297. </TD>
  298. </TR>
  299. <TR>
  300. <TD colspan="2">
  301.  
  302. </TD>
  303. </TR>
  304.  
  305. <TR>
  306. <TD width="250"><B>Remove Resource Fork...</B></TD><TD> </TD>
  307. </TR>
  308. <TR>
  309. <TD colspan="2">
  310. This option lets you remove a file's Resource Fork. It may be good to have a backup of the files whose Resource Fork you want to remove for the case that something goes wrong.
  311. </TD>
  312. </TR>
  313.  
  314. <TR>
  315. <TD colspan="2">
  316.  
  317. </TD>
  318. </TR>
  319. <TR>
  320. <TD colspan="2">
  321.  
  322. </TD>
  323. </TR>
  324.  
  325. <TR>
  326. <TD width="250"><B>Create Thumbnail...</B></TD><TD> </TD>
  327. </TR>
  328. <TR>
  329. <TD colspan="2">
  330. Shows a dialog which lets you select a picture file. Then, you can create a preview (so called Thumbnail) of this picture file with the desired values for width and height.
  331. </TD>
  332. </TR>
  333.  
  334. <TR>
  335. <TD colspan="2">
  336.  
  337. </TD>
  338. </TR>
  339. <TR>
  340. <TD colspan="2">
  341.  
  342. </TD>
  343. </TR>
  344.  
  345. </TABLE>
  346.  
  347. <!-- INSERT  -->
  348.  
  349. <FONT color="#330099" face="Chicago" size="3">
  350. <A name="Einfugen">Insert</A>
  351. </FONT>
  352. <BR><BR>
  353. From this menu you can access most of the HTML commands with easy to use dialogs.
  354. <BR>
  355.  
  356.  
  357. <TABLE>
  358. <TR>
  359. <TD width="250"><B>HTML</B></TD> <TD> </TD>
  360. </TR>
  361.  
  362. <TR>
  363. <TD colspan="2">
  364. <I>xyz DTD</I><BR>
  365. Puts the respective Document Type Definition (Strict, Frame, Transitional) on the top of the current document.
  366. </TD>
  367. </TR>
  368.  
  369. <TR>
  370. <TD colspan="2">
  371. <I>HTML with/without <<FONT color="blue">BODY</FONT>></I><BR>
  372. Inserts the chosen HTML frame in the current document. Text entered before is put into the <<FONT color="blue">BODY</FONT>>.
  373. </TD>
  374. </TR>
  375.  
  376. <TR>
  377. <TD colspan="2">
  378. <I>Custom</I><BR>
  379. If you want to use a different basic HTML structure, you can create a text file with the desired content and name it to  Custom HTML  and put it into the CreaText folder. When your document contains some text and you choose this menu command, CreaText tries to find a <<FONT color="blue">BODY</FONT>> and, if successful, puts the text into it.
  380. </TD>
  381. </TR>
  382.  
  383.  
  384. <TR>
  385. <TD colspan="2">
  386.  
  387. </TD>
  388. </TR>
  389. <TR>
  390. <TD colspan="2">
  391.  
  392. </TD>
  393. </TR>
  394. </TABLE>
  395.  
  396. <!-- Back-Link-->
  397. <P align="center">
  398. <A href="../index">[Table of Contents]</A>
  399. </P>
  400. <P align="center">
  401. <A href="intro">[Intro]</A> 
  402. <A href="new">[New document]</A> 
  403. <A href="menu">[Menus]</A> 
  404. <A href="prefs">[Preferences]</A> 
  405. <A href="work">[Working with CT]</A> 
  406. <A href="cc">[Color chooser]</A> 
  407. <A href="context">[Contextual menu]</A> 
  408. <A href="extend">[Extending CT]</A> 
  409. <A href="control">[Controlling CT]</A> 
  410. </P>
  411.  
  412. <!-- Die Diktatur der Angepassten -->
  413.  
  414. </BODY>
  415. </HTML>